coco-java software package provides Coco/R Compiler Generator (Java Version), you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install coco-java
coco-java is installed in your system.
Make ensure the coco-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep coco-java *
You will get with coco-java package name, version, architecture and description in a table
| Distro | Ubuntu 12 04 lts precise pangolin |
| Section | Development |
| Package | coco-java |
| Version | 20110419-2 |
| Description | Coco/R Compiler Generator (Java Version) |
| Sub Section | devel |